golang.org/x/net/http2.pipe.unread (field)

3 uses

	golang.org/x/net/http2 (current package)
		pipe.go#L20: 	unread   int           // bytes unread when done
		pipe.go#L48: 		return p.unread
		pipe.go#L139: 			p.unread += p.b.Len()